Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 6 - Sequence Grabber Channel Components / Sequence Grabber Channel Components Reference
Functions / Configuration Functions for All Channel Components


SGGetChannelTimeScale

The SGGetChannelTimeScale function allows the sequence grabber to retrieve your channel's time scale.

pascal ComponentResult SGGetChannelTimeScale (SGChannel c,
                                              TimeScale *scale);
c
Identifies the channel connection for this operation.
scale
Contains a pointer to a time scale structure. Your channel component places information about its time scale into this structure.
DESCRIPTION
The time scale you return typically corresponds to the time scale of the media that has been created by your channel. Applications may use this time scale in their data functions (see the chapter "Sequence Grabber Components" in this book for more information about application-defined data functions).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help